This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
I have a web form that does a simple lookup to a zip code database and, based on the zip entered, presents the contact you need. Very simple, written in @formula. Works great in every browser, except Mozilla. Doesn't work at all there. In all the other browsers will return a result whether you click on the Search button or whether you hit the enter key.
Test it: www.siplast.com Find a Representative Enter a zip code and press Enter or click the search button. In Mozilla I get no response. If I debug, it tells me that my window.events are undefined. Here is my submit code(which handles the enter):
I think I understand why the above window.event is not working in Mozilla, but why would my simple @Formula button not work? What can I do to make them work?
Feedback number WEBBA9MUMC created by ~Samuel Opnisterakol on 05/04/2016
Status: Open
Comments: